func runtime.deductAssistCredit

3 uses

	runtime (current package)
		arena.go#L646: 	deductAssistCredit(userArenaChunkBytes)
		malloc.go#L1006: 	assistG := deductAssistCredit(size)
		malloc.go#L1275: func deductAssistCredit(size uintptr) *g {